Total Complexity | 18 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 119 |
Lines of code | 78 |
Logical lines of code | 30 |
Comment lines | 12 |
Methods | 14 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
initialize_from_payment_token() | 63 | 3 | 11 | |
get_payment_method_formats() | 56 | 1 | 19 | |
get_brand() | 68 | 2 | 7 | |
initialize_from_payment_source() | 65 | 2 | 9 | |
set_brand() | 80 | 1 | 3 | |
set_last4() | 80 | 1 | 3 | |
set_expiry() | 80 | 1 | 3 | |
get_last4() | 80 | 1 | 3 | |
get_expiry() | 80 | 1 | 3 | |
get_environment() | 80 | 1 | 3 | |
get_default_format() | 82 | 1 | 3 | |
initialize_from_payer() | 91 | 1 | 2 | |
initialize_from_paypal_order() | 81 | 1 | 3 | |
get_payment_method_item() | 70 | 1 | 6 |